Früher: Schritt 4: Testen der Schaltung
Dieses Dokument soll übersetzt werdenSchritt 5: Der Einzelschrittmodus
In certain circumstances of study or in case of subtle problem related to the propagation of the signals, it is very useful to be able to observe these phenomena. Logisim simulates in a slightly naive way the propagation in gates. (the gates all have the same propagation delay), but it still allows to observe the main problems related to these parameters.
For the example, I only give you the key combinations needed for this exercise; you should know that for each key combination there is an equivalent submenu in the menu | Simulation |.

If you build the circuit above you will find that each change from 0 to 1 of the input e disturbs the flip-flop D.
To observe the phenomenon proceed as follows : Bring the circuit to the state where e is 0. Then do Ctrl-E to disable automatic simulation. Push on the input e to switch it to 1. Nothing happens, it's normal. Then use the combination Ctr-I and observe. Do it as many times as necessary.

You will notice blue circles on some ends of thread, these indicate that there is a change in the state of this thread at this step of the simulation. You can observe the brief passage through 1 of the output of the AND gate.
This method also makes it possible to observe asynchronous counter operation or propagation of the carry in an adder.

Nachdem Sie jetzt die Einführung abgeschlossen haben, können Sie weiter mit Logisim experimentieren und eigene Schaltungen aufbauen. Wenn Sie Schaltungen mit komplexeren Funktionen aufbauen wollen, dann sollten Sie auch den Rest des Hilfesystems durchblättern, um zu sehen, welche Möglichkeiten Ihnen Logisim bietet. Logisim ist ein leistungsfähiges Programm, mit dem Sie riesige Schaltungen aufbauen und testen können. Diese Schritt-für-Schritt-Einführung kann nur die Oberfläche ankratzen.
Weiter: Benutzerhandbuch